home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 32
/
Aminet 32 (1999)(Schatztruhe)[!][Aug 1999].iso
/
Aminet
/
mus
/
play
/
visfs12.lha
/
ReadMe
next >
Wrap
Text File
|
1999-06-03
|
2KB
|
67 lines
Short: Fullscreen spectrometer plugin for AmigaAMP
Uploader: Stefan Ohlsson (dal95son@mds.mdh.se)
Author: Stefan Ohlsson (dal95son@mds.mdh.se)
Type: mus/play
Replaces: mus/play/VisFS.LhA
Version: 1.2
Usage
-----
JStart the plugin by clicking on its icon while AmigaAMP is running, or select
"Plugin..." from the AmigaAMP menu
Key assignments
---------------
ESC, SPACE or Q - Quit
1 - High sample resolution (256/channel)
2 - Medium sample resolution (128/channel)
3 - Low sample resolution (64/channel)
F - Toggle falloff/immediate mode
T - Time display mode. None, played, remaining.
Tooltypes
---------
RENDERPRI - (Default 0)
The plugin can bump up its priority when drawing to the screen to
avoid flicker. Use this option with caution.
IDLEPRI - (Default 0)
Priority when not rendering to the screen.
COPPERFADE - (Default TRUE)
If TRUE, the plugin installs a nice colour effect. This has no
effect on GFX-cards.
RESOLUTION - (Default 2, which is Medium)
Highest resolution, 1, will draw the spectrum with 256 sample
points. Medium, 2, will use 128 and low, 3, will use 64.
FALLOFF - (Default TRUE)
If TRUE, the graph will smoothly fall off. Otherwise the graph
will directly represent the spectrum.
TIMEDISP - (Default REMAINING)
Selects the manner in which to display time in the upper left
corner of the screen. NONE = No display at all, PLAYED = time
played, REMAINING = time remaining.
BGCOLOR - (Default 0x000, which is Black)
Background color.
FGCOLOR - (Default 0xFFF, which is White)
Foreground (graph) color.
MODEID - If specified, VisFS will try to open its screen in this mode.
This has to be a hexadecimal number. Warning: If the number is
invalid the plugin will fail to load.
Requirements
--------------------
AmigaAMP2.5 or later. OCS,ECS or AGA for CopperFade-effect.
Release History
---------------
V1.0, 27-Jan-99: First release.
V1.1, 03-Mar-99: Added doublebuffering.
Now uses BestModeID().
Added MODEID tooltype.
V1.2, 02-Jun-99: Display TrackInfo.
Display Time, None/Played/Remaining.